1. Navigate to : mods/update/x64/dlcpacks/patchday1ng/dlc.rpf/x64/levels/gta5/vehicles.rpf
    
             Replace the:  schwarzer.yft , schwarzer_hi.yft  and   schwarzer.ytd  


2. Navigate to : mods/update/update.rpf/common/data/levels/gta5
     extract vehicles.meta

     open vehicles meta(with notepad) 

     ctrl+f to find schwarzer, then ctrl+f to find the line:

                                       <PovCameraOffset x="0.000000" y="-0.270000" z="0.700000" />

                       change it to :  <PovCameraOffset x="0.000000" y="-0.270000" z="0.600000" />
        

save the edited meta and put it back.


3. Navigate to: mods/update/update.rpf/common/data

        extract handling.meta

     Ctrl+f to find schwarze(without r at the end)

            replace these lines:
                                        <fMass value="1400.000000" />
      					<fInitialDragCoeff value="8.000000" />
      					<fPercentSubmerged value="85.000000" />
      					<vecCentreOfMassOffset x="0.000000" y="0.000000" z="0.000000" />
     					<vecInertiaMultiplier x="1.000000" y="1.600000" z="1.600000" />
      					<fDriveBiasFront value="0.000000" />
      					<nInitialDriveGears value="5" />
      					<fInitialDriveForce value="0.290000" />
      					<fDriveInertia value="1.000000" />
      					<fClutchChangeRateScaleUpShift value="2.000000" />
      					<fClutchChangeRateScaleDownShift value="2.000000" />
with these:

                <fMass value="1700.000000" />
      		<fInitialDragCoeff value="8.000000" />
      		<fPercentSubmerged value="85.000000" />
      		<vecCentreOfMassOffset x="0.000000" y="0.100000" z="-0.350000" />
      		<vecInertiaMultiplier x="1.000000" y="1.600000" z="1.600000" />
      		<fDriveBiasFront value="0.000000" />
      		<nInitialDriveGears value="7" />
      		<fInitialDriveForce value="0.290000" />
      		<fDriveInertia value="1.000000" />
      		<fClutchChangeRateScaleUpShift value="7.000000" />
      		<fClutchChangeRateScaleDownShift value="7.000000" />

save the edited meta and put it back.


Enjoy!
   